home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1996 September & October
/
Amiga-CD 1996 #9-10.iso
/
ausgabe_8_96
/
mui-rechnung-dev
/
readme
< prev
next >
Wrap
Text File
|
1996-04-24
|
3KB
|
106 lines
MUI-Rechnung V2.27
- source codes -
Preface
=======
MUI-Rechnung is a program for creating invoices. You can manage your
customers, invoices, articles and letters with it. Invoices are printed
with TeX. A demo version of MUI-Rechnung V2.27 can be found in the Aminet.
Note: MUI-Rechnung is not fully localized at the moment.
This archive contains all the source codes of MUI-Rechnung V2.27. They are
released for future developments of MUI-Rechnung.
Important note:
THE SOURCE CODES MUST NOT BE USED FOR OTHER PROGRAMS THAN MUI-RECHNUNG. IT
IS NOT ALLOWED TO BUILD PROGRAMS WITH OTHER NAMES. PROGRAMS CREATED WITH
THESE SOURCE CODES MUST NOT BE RELEASED.
1. User informations
====================
There will be future developments of MUI-Rechnung. There are mailing lists
for MUI-Rechnung users and developers. There are also WWW pages:
International home page:
http://www.wpa.de/ARC/amiga/projects/MUI-Rechnung.html
English home page:
http://www.wpa.de/en/ARC/amiga/projects/MUI-Rechnung.html
German home page:
http://www.wpa.de/de/ARC/amiga/projects/MUI-Rechnung.html
The mailing lists are:
MUI-RechnungUsr@wpa.de for MUI-Rechnung users
MUI-RechnungDev@wpa.de for MUI-Rechnung developers
MUI-RechnungAdm@wpa.de administration of MUI-Rechnung mailing-lists
MUI-RechnungOrg@wpa.de organisation
MailAdm@wpa.de administration of all mailing-lists on wpa
How to subscribe
----------------
Users of MUI-Rechnung should subscribe in the MUI-RechnungUsr mailing list.
Send an email to MUI-RechnungAdm@wpa.de or MailingLists@wpa.de with
following subject
subscribe MUI-RechnungUsr
In this mailing list, users can ask questions about the program and its
usage.
Thanks to Christian Hujer (xtc@penzberg.de) for making this internet
services possible.
2. Informations for developers
==============================
MUI-Rechnung is written in C. A makefile for the SAS/C 6.55 compiler is
included.
Notes for compiling
-------------------
The module "Invoice.c" is needed for the TeX output. This code is
generated automatically by CTangle from the cweb-file "Invoice.w". Changes
should be made in "Invoice.w", NOT in "Invoice.c". The translation rule
".w" -> ".c" is added to the SMAKEFILE. You can find "CTangle" in the
"Tools" directory.
The file "MUI-Rechnung_rev.h" is created by "bumprev", a tool from
Commodore.
The tool "catcomp" is used for the localization files. In "Locales.cd" you
can find the original messages. You can create translation files (e.g.
"Locales_english.ct") for other languages. With these files, you can build
catalog files "MUI-Rechnung.catalog" for each language. Note:
MUI-Rechnung is not fully localized at the moment.
How to subscribe
----------------
Interested developers should subscribe to both mailing lists
MUI-RechnungUsr and MUI-RechnungDev. Send an email with following subject
to MUI-RechnungAdm@wpa.de:
subscribe MUI-RechnungUsr|MUI-RechnungDev
April '96
Stefan Scherer
bf110@fim.uni-erlangen.de
stefan.scherer@erlangen.netsurf.de